'Declaration<DispIdAttribute(73)> Sub AddLineAnnotInteractive( _ ByVal BorderColor As Integer, _ ByVal BorderWidth As Single, _ ByVal Opacity As Single _ )
[DispId(73)] void AddLineAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
procedure AddLineAnnotInteractive(
BorderColor: Integer;
BorderWidth: Single;
Opacity: Single
);
DispIdAttribute(73) function AddLineAnnotInteractive( BorderColor : int, BorderWidth : float, Opacity : float );
[DispId(73)] void AddLineAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
[DispId(73)] void AddLineAnnotInteractive( int BorderColor, float BorderWidth, float Opacity )
Parameters
- BorderColor
- BorderWidth
- Opacity